﻿2026-07-27T12:16:37.3025204Z ##[group]Run actions/checkout@v5
2026-07-27T12:16:37.3025935Z with:
2026-07-27T12:16:37.3026278Z   fetch-depth: 0
2026-07-27T12:16:37.3026667Z   repository: BigscreenVR/spt-bs-core
2026-07-27T12:16:37.3029502Z   token: ***
2026-07-27T12:16:37.3029858Z   ssh-strict: true
2026-07-27T12:16:37.3030210Z   ssh-user: git
2026-07-27T12:16:37.3030592Z   persist-credentials: true
2026-07-27T12:16:37.3030970Z   clean: true
2026-07-27T12:16:37.3031323Z   sparse-checkout-cone-mode: true
2026-07-27T12:16:37.3031728Z   fetch-tags: false
2026-07-27T12:16:37.3032087Z   show-progress: true
2026-07-27T12:16:37.3032439Z   lfs: false
2026-07-27T12:16:37.3032763Z   submodules: false
2026-07-27T12:16:37.3033116Z   set-safe-directory: true
2026-07-27T12:16:37.3033502Z   allow-unsafe-pr-checkout: false
2026-07-27T12:16:37.3034113Z ##[endgroup]
2026-07-27T12:16:37.3852228Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T12:16:37.3853970Z ##[group]Getting Git version info
2026-07-27T12:16:37.3854637Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T12:16:37.3855637Z [command]/usr/bin/git version
2026-07-27T12:16:37.3856037Z git version 2.43.0
2026-07-27T12:16:37.3864563Z ##[endgroup]
2026-07-27T12:16:37.3875404Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5ea7d6fc-c720-4572-99ff-de81fafdde8e' before making global git config changes
2026-07-27T12:16:37.3876559Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T12:16:37.3878620Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T12:16:37.3914072Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T12:16:37.3935035Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T12:16:37.3945363Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T12:16:37.3947916Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T12:16:37.3978134Z HEAD
2026-07-27T12:16:37.4018330Z ##[endgroup]
2026-07-27T12:16:37.4019870Z [command]/usr/bin/git submodule status
2026-07-27T12:16:37.4216999Z ##[group]Cleaning the repository
2026-07-27T12:16:37.4220322Z [command]/usr/bin/git clean -ffdx
2026-07-27T12:16:41.3956539Z Removing .adapter-notify/
2026-07-27T12:16:41.3957385Z Removing target/
2026-07-27T12:16:41.3966879Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T12:16:41.4326817Z HEAD is now at 3423260c Merge 1dbc0049134dac4fb5bf1152f0202623bb17d16c into 8515f437a5702ce6d8c72ea7c5372ab30187b145
2026-07-27T12:16:41.4332525Z ##[endgroup]
2026-07-27T12:16:41.4334433Z ##[group]Disabling automatic garbage collection
2026-07-27T12:16:41.4337560Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T12:16:41.4364574Z ##[endgroup]
2026-07-27T12:16:41.4365119Z ##[group]Setting up auth
2026-07-27T12:16:41.4370096Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T12:16:41.4395510Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T12:16:41.4627374Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T12:16:41.4654035Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T12:16:41.4843813Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T12:16:41.4870073Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T12:16:41.5056120Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T12:16:41.5084778Z ##[endgroup]
2026-07-27T12:16:41.5085437Z ##[group]Fetching the repository
2026-07-27T12:16:41.5092240Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8c431109017168b98116b5f5e8079b2c2234dc64:refs/remotes/pull/100/merge
2026-07-27T12:16:43.0906723Z ##[endgroup]
2026-07-27T12:16:43.0907465Z ##[group]Determining the checkout info
2026-07-27T12:16:43.0907941Z ##[endgroup]
2026-07-27T12:16:43.0908266Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T12:16:43.0911305Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T12:16:43.0938365Z ##[group]Checking out the ref
2026-07-27T12:16:43.0941183Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/100/merge
2026-07-27T12:16:43.1219605Z Previous HEAD position was 3423260c Merge 1dbc0049134dac4fb5bf1152f0202623bb17d16c into 8515f437a5702ce6d8c72ea7c5372ab30187b145
2026-07-27T12:16:43.1222745Z HEAD is now at 8c431109 Merge e2b34a605ffde06cf0893964b68d004139242e29 into e304c7eebd71439458894253a5637b539db66aad
2026-07-27T12:16:43.1231637Z ##[endgroup]
2026-07-27T12:16:43.1268047Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T12:16:43.1289588Z 8c431109017168b98116b5f5e8079b2c2234dc64
